home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_Netscape / README.{_3 < prev    next >
Text File  |  1999-09-17  |  16KB  |  359 lines

  1. ==============================================================================
  2.                           Netscape 4.61 (X11)
  3. ==============================================================================
  4.                 **********************************************
  5.                 IMPORTANT!  Before going any further, please
  6.                 read and accept the terms in the file LICENSE.
  7.                 **********************************************
  8.  
  9. The Netscape Client products now come only in gzip format.  Though gzip is
  10. available on many Unix systems, some (for whatever reason) may not have it.
  11. If this is the case on your system, you can download a pre-built gzip binary
  12. (and/or source) from the URL
  13.  
  14.     ftp://ftp.netscape.com/pub/unsupported/gnu/
  15.  
  16.  * To unpack a gzip-compressed tar file into the current directory, use some 
  17.    variation of the following command:
  18.  
  19.        gzip -dc the-file.tar.gz | tar -xvf -
  20.  
  21.  
  22. Release notes for this version of Netscape are available on-line.  After
  23. starting the program, select "Release Notes" from the "Help" menu.  This
  24. will take you to the URL
  25.  
  26.     http://home.netscape.com/eng/mozilla/4.6/relnotes/unix-4.6.html
  27.  
  28. which lists new features and known problems of this release.
  29.  
  30. To submit bugs or other feedback, use the following URL
  31.  
  32.     http://help.netscape.com/forms/bug-client.html
  33.  
  34. If for some reason you cannot submit feedback using that form, you may send
  35. email to x_cbug@netscape.com.  Please be as specific as possible about the 
  36. version of Netscape you are using, and the hardware and version of the OS.
  37. If possible, include a test case for the problem, including a URL.
  38.  
  39.  
  40. ==============================================================================
  41.                           Configuration Notes
  42. ==============================================================================
  43.  
  44. Configuration Files from Version 1.12 or earlier:
  45.  
  46.           If you are migrating from Netscape Navigator Version 1.12 or
  47.           earlier, a new directory is created in which configuration files
  48.           are placed.  This directory is called `$HOME/.netscape'.  Existing
  49.           1.12 or earlier configuration information is copied into this
  50.           directory upon first execution of Netscape.  A dialog is presented
  51.           asking whether or not you would like to automatically delete your
  52.           1.12 files.
  53.  
  54.           If you do not choose to delete the old files, then they will
  55.           continue to be used by older versions of Netscape, but versions
  56.           newer than 1.12 will never touch them.
  57.  
  58.           If you have a file or directory in $HOME called .netscape, it is
  59.           highly recommended that you rename it prior to running this
  60.           version.  If you don't, there is a possibility that you could
  61.           lose data contained in this directory (e.g., old preferences,
  62.           bookmarks, cookies, and so on).
  63.  
  64.  
  65. General Notes:
  66.  
  67.           Starting with 4.0, we strongly suggest setting the MOZILLA_HOME
  68.           environment variable to point to the Communicator installation
  69.           directory.  Many Netscape Client components now look at MOZILLA_HOME
  70.           as a fallback or default mechanism in addition to the existing
  71.           mechanisms from previous releases.
  72.  
  73.               csh, tcsh:
  74.                   setenv MOZILLA_HOME /path/to/install-directory
  75.  
  76.               sh, bash, ksh:
  77.                   MOZILLA_HOME=/path/to/install-directory
  78.                   export MOZILLA_HOME
  79.  
  80. Mail:
  81.  
  82.           This section applies only to Netscape Communicator.
  83.  
  84.           Please see the Release Notes for important information on
  85.           configuring and using Netscape Mail.  Also, particularly if you
  86.           use procmail, see:
  87.  
  88.           http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/movemail.html
  89.  
  90.           for important system-dependent issues about file locking.  Knowing
  91.           how to configure and use Netscape Mail will prevent you from losing
  92.           mail messages.
  93.  
  94. Java Applet Support:
  95.  
  96.           Java Applet support is available for all Unix platforms.
  97.  
  98.           To run Java applets with the Java-enabled version, Communicator
  99.           needs to be able to load Java class files from a file called
  100.           java40.jar.  This file is included in the distribution, and is
  101.           searched for using the following algorithm:
  102.  
  103.              if($CLASSPATH environment variable is set)
  104.                  Look at $CLASSPATH, where $CLASSPATH is a
  105.                  colon-delimited list of <path>/<jar-file> entries.
  106.              else
  107.                  Search in order:
  108.                      <program directory>
  109.                      $MOZILLA_HOME/java/classes
  110.                      $HOME/.netscape
  111.                      /usr/local/netscape/java/classes
  112.                      /usr/local/lib/netscape
  113.  
  114.           If you were running Java with an earlier version of the Netscape
  115.           Navigator, you need to replace your old moz2_0.car file, moz*.zip
  116.           file, or java_3* file with the new java40.jar file supplied in this
  117.           distribution.  
  118.  
  119. Netscape Plug-in Support:
  120.  
  121.           Netscape Plug-in support is available on AIX, HP-UX, IRIX,
  122.           Linux 2.0.x, NCR Unix, OSF/1 (Digital Unix), SINIX, SCO OpenServer,
  123.           SunOS 4.1.3, and Solaris.
  124.  
  125.           A default plug-in (libnullplugin.so) is included in the distribution.
  126.           The plugin list is generated using the following algorithm:
  127.  
  128.               if($NPX_PLUGIN_PATH environment variable is set)
  129.                   Look at $NPX_PLUGIN_PATH, where $NPX_PLUGIN_PATH is
  130.                   a colon-delimited list of directories.
  131.               else
  132.                   Look at all the following directories in order, overriding
  133.                   previous entries in case of duplicates:
  134.                       /usr/local/lib/netscape/plugins
  135.                       $MOZILLA_HOME/plugins
  136.                       $HOME/.netscape/plugins
  137.  
  138.           More information about Unix plug-ins is available at:
  139.  
  140.               http://cgi.netscape.com/eng/mozilla/2.0/extensions/info.cgi
  141.  
  142. Netscape Dynamic Font Support:
  143.  
  144.           Netscape Dynamic Font support is available on Solaris 2.4 and IRIX.
  145.  
  146.           The TrueDoc dynamic font displayer (libTrueDoc.so) from Bitstream
  147.           Inc. is included in the distribution.  Font displayers are searched
  148.           for in the following order, and will use the first one found in
  149.           case of duplicates:
  150.  
  151.               $HOME/.netscape/dynfonts
  152.               $MOZILLA_HOME/dynfonts
  153.               <program directory>/dynfonts
  154.               /usr/local/lib/netscape/dynfonts
  155.  
  156. Nethelp Support:
  157.  
  158.           To load Nethelp topics, Communicator needs to be able to find the
  159.           Nethelp directory that contains the Nethelp documents.  The Nethelp
  160.           documents are found under the directory "nethelp/" included with
  161.           the distribution.  The directory is searched for using the following
  162.           algorithm:
  163.  
  164.           Search in this order until found:
  165.               $HOME/.netscape/nethelp
  166.               $NS_NETHELP_PATH/nethelp
  167.               $MOZILLA_HOME/nethelp
  168.               <program directory>/nethelp
  169.               /usr/local/lib/netscape/nethelp
  170.  
  171. SmartUpdate:
  172.  
  173.           This only applies if you have install privileges for Communicator.
  174.  
  175.           Communicator now can update its own components.  To do this, a
  176.           version registry mechanism has been created.  SmartUpdate will
  177.           support more than one version registry.  At install time a global
  178.           registry is created in the install directory and populated with
  179.           version information of various installed components. 
  180.  
  181.           A local registry is created as needed for each user and placed in
  182.           $HOME/.netscape.  Information regarding updates is stored in 
  183.           the local registry unless the MOZILLA_SHARED_REGISTRY environment
  184.           variable is set.  In this case ONLY the global registry is
  185.           consulted and updated (assuming the user has write permission for
  186.           the registry file).
  187.  
  188. Asynchronous DNS host lookup
  189.  
  190.            Netscape Communicator 4.5 has the ability to do asynchronous DNS
  191.            host lookups.  This feature is on by default and nothing needs to
  192.            be done to configure it.  If you experience DNS lookup problems,
  193.            you can turn this feature off by setting the environment variable
  194.            MOZILLA_NO_ASYNC_DNS to True:
  195.  
  196.               csh, tcsh:
  197.                   setenv MOZILLA_NO_ASYNC_DNS True
  198.  
  199.               sh, bash, ksh:
  200.                   MOZILLA_NO_ASYNC_DNS=True
  201.                   export MOZILLA_NO_ASYNC_DNS
  202.  
  203. ==============================================================================
  204.                           Installation Troubleshooting
  205. ==============================================================================
  206.  
  207. AIX:
  208.           Netscape requires AIX 4.1 with the X11R5 and Motif 1.2 libraries.
  209.           If you are running an older version of the operating system, you 
  210.           will get undefined symbols at run-time; unfortunately, the only 
  211.           solution is to upgrade to a more recent version of the OS.
  212.  
  213.           Under AIX, the MOZILLA_HOME environment variable must be set, and
  214.           the Communicator binary (called 'netscape_aix4') cannot be run
  215.           directly.  See the 'netscape' script for more information on
  216.           running Communicator on AIX.
  217.  
  218. HP-UX:
  219.           In order to take full advantage of netscape's Drag and Drop
  220.           features, it is highly recommended that you upgrade your Motif
  221.           libraries to the latest version available from HP.  At the time of
  222.           this writing, the latest Motif library is available from HP as patch
  223.           PHSS_11626 (for HP-UX 9.0x), or PHSS_14449 (for HP-UX 10.x).
  224.  
  225.           This patch will fix many bugs in Motif Drag and Drop that caused
  226.           several problems with symptoms such as system hangs and core dumps.
  227.  
  228. HP-UX 9.0x only:
  229.           The HP Aserver might introduce a lag to the audio.  Patches are
  230.           available from HP to help correct this problem.  The patch numbers
  231.           are PHSS_5073 and PHKL_5059.
  232.  
  233. IRIX 5.3:
  234.           Initializing Input Method support in the Composer and HTML Message
  235.           Compose applications (e.g., for Japanese input) can halt netscape.
  236.           Because of this, the IRIX 5.3 version is shipped with this feature
  237.           disabled.  To enable Input Method support you need to install SGI
  238.           Motif patch 1701, and add the following line to your .Xdefaults
  239.           file:
  240.  
  241.                 *editorImInputEnabled: true 
  242.  
  243. Linux:
  244.           Incompatibilities with Netscape are known to exist in some
  245.           versions of libc.  If you think you are experiencing a libc-related
  246.           problem, try downloading a different version of libc from:
  247.  
  248.           http://www.caldera.com/tech-ref/col-1.0/updates.html
  249.           or
  250.           http://sunsite.unc.edu/pub/Linux/GCC/
  251.  
  252.           If possible, please see the Release Notes for more details.
  253.  
  254. NetBSD, FreeBSD:
  255.           We have been told (but have not verified) that the BSD/386 binaries
  256.           will work on x86 systems running NetBSD 1.0 or FreeBSD 2.0 (but
  257.           not FreeBSD 1.1.5.1.)  A native FreeBSD version of Communicator
  258.           is now available for FreeBSD 2.2.
  259.  
  260. Solaris 2.4, 2.5, 2.5.1, and 2.6:
  261.           The Solaris 2.4 Communicator is dynamically linked with the X and
  262.           Motif libraries. If the Motif dynamic libraries are not properly
  263.           installed, Communicator will exit with this error:
  264.  
  265.           ld.so.1: netscape: fatal: libXm.so.3: can't open file: errno=2
  266.  
  267.           Installing Motif dynamic libraries will get Communicator working.
  268.  
  269.           If Communicator exits on Solaris 2.5.1 with a message similar to the
  270.           above saying that it can't open libresolv.so.2, you will need to
  271.           install Sun patch 103663 (for SPARC) or 103664 (for x86).
  272.  
  273.           If you have problems running the Solaris 2.4 (SPARC) executable on
  274.           Solaris 2.5.1, a native Solaris 2.5.1 version is available which
  275.           may solve the problems.
  276.  
  277.           On Solaris 2.6, you may experience problems with fonts not
  278.           rendering properly.  To fix this, add the following lines to your
  279.           $HOME/.xinitrc file:
  280.  
  281.               xset +fp /usr/openwin/lib/X11/fonts/75dpi/
  282.               xset fp rehash
  283.  
  284.           CDE users on 2.6 will need to add the first of the two lines above
  285.           to their $HOME/.dt/sessions/sessionetc (be sure the permissions on
  286.           this file are 755), then exit and restart.
  287.  
  288. SunOS 4.1.3:
  289.           The SunOS 4.1.3 package comes with two executables: netscape and
  290.           netscape_dns.  This is because SunOS uses two different,
  291.           incompatible methods of resolving host names (Domain Name Service,
  292.           and Network Information Service, formerly known as Yellow Pages.)
  293.           Only one of these executables needs to be installed on an
  294.           individual site.
  295.  
  296.           It is usually possible to configure your YP/NIS server to consult
  297.           a DNS server for resolution of hosts not in the YP maps.  Consult
  298.           your system administrator for details.
  299.  
  300.           If netscape is crashing under OpenWindows 3.0, make sure you
  301.           have all of the relevant patches, including patch 100444.
  302.  
  303. SunOS 4.1.3 and BSD/386:
  304.           These distributions also includes a directory called "nls".  This
  305.           directory is a standard part of the MIT X11R5 distribution, but
  306.           is not included with X11R4- or X11R6-based systems (such as
  307.           OpenWindows 3.0 or earlier, and XFree86 3.1 or later.)
  308.  
  309.           On these systems, Netscape has been linked against X11R5 (because
  310.           Motif 1.2.4 has some bad bugs in conjunction with X11R6.)
  311.           Unfortunately, X11R5 has one rather serious bug, which is that if
  312.           this "nls" directory does not exist, the program will dump core
  313.           any time you try to copy, or paste to or from a text field!
  314.  
  315.           So, if you don't have the "nls" directory on your system, you will
  316.           need to install it first.  Here is where Netscape looks for it 
  317.           (these default pathnames are hardcoded into the executable):
  318.  
  319.                 SunOS 4.1.3:  /usr/lib/X11/nls/
  320.                 BSD/386:      /usr/X11/lib/X11/nls/
  321.  
  322.           If you choose not to create the directory there, then you must
  323.           set the XNLSPATH environment variable to the directory where you
  324.           did install it.
  325.  
  326.  
  327.  * Included with all distributions is a file called XKeysymDB.  Without this
  328.    file, many warnings about "unknown keysyms" will be generated when the
  329.    program starts up, and most keyboard equivalents won't work.  This is a
  330.    general problem with running Motif programs on systems not configured for
  331.    Motif, and so will be necessary on most Sun systems.
  332.  
  333.    This file is included with all packages because some systems have an older
  334.    version of this file, so you may still get some warnings.  The XKeysymDB
  335.    file normally goes in /usr/lib/X11/XKeysymDB or /usr/openwin/lib/XKeysymDB,
  336.    but you can override that with XKEYSYMDB environment variable.
  337.  
  338.  * Also included with all distributions is a file called Netscape.ad, which
  339.    lists the default resources which are built in to the program.  It is
  340.    not necessary to install this; it is provided for informational purposes.
  341.    See the comment at the top of Netscape.ad for more information.
  342.  
  343.  * If you get a "Cannot locate host" dialog at startup, this is a sign of
  344.    problems related to name resolution.  If you're on a Sun, see the comments
  345.    above about the two executables.
  346.  
  347.  * If you get a "Cannot connect to host" dialog at startup, it could mean that
  348.    you are behind a firewall, and need to tell Netscape about your SOCKS or
  349.    proxy server.  See Edit Menu -> Preferences -> Advanced -> Proxies, or
  350.    consult your system administrator.
  351.  
  352.  * Please read the release notes under "Help -> Release Notes".  This
  353.    document is updated as problems are found, so please check it before 
  354.    reporting a bug.
  355.  
  356.  * And remember, it's spelled N-e-t-s-c-a-p-e, but it's pronounced "Mozilla."
  357.  
  358. ==============================================================================
  359.